FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.oh.mha-pds#0.9.0-alpha-1.9.7.33 (63 ms)

Package ca.on.oh.mha-pds
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.33&canonical=http://hl7.org/fhir/StructureDefinition/patient-religion
Url http://hl7.org/fhir/StructureDefinition/patient-religion
Version 4.0.1
Status active
Date 2022-08-22T20:17:06.3613088+00:00
Name religion
Title religion
Experimental False
Realm ca
Authority hl7
Description The patient's professed religious affiliations.
Type Extension
Kind complex-type

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
http://terminology.hl7.org/ValueSet/v3-ReligiousAffiliation ReligiousAffiliation
http://terminology.hl7.org/ValueSet/v3-ReligiousAffiliation v3 Code System ReligiousAffiliation


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "patient-religion",
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pa"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    }
  ],
  "url" : "http://hl7.org/fhir/StructureDefinition/patient-religion",
  "version" : "4.0.1",
  "name" : "religion",
  "title" : "religion",
  "status" : "active",
  "date" : "2022-08-22T20:17:06.3613088+00:00",
  "publisher" : "HL7",
  "description" : "The patient's professed religious affiliations.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Patient"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "The patient's professed religious affiliations",
        "definition" : "The patient's professed religious affiliations.",
        "min" : 0,
        "max" : "*"
      },
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "max" : "0"
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://hl7.org/fhir/StructureDefinition/patient-religion"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "Religion"
            }
          ],
          "strength" : "extensible",
          "valueSet" : "http://terminology.hl7.org/ValueSet/v3-ReligiousAffiliation"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.